public TreeWrapper Tree(
System.Linq.IQueryable model,
System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
'宣言
Public Overloads Function Tree( _
ByVal model As System.Linq.IQueryable, _
ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As TreeWrapper